home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 1999 October / maximum-cd-1999-10.iso / System Shock 2 / shock / strings.crf / rcs / MINIGAME.STR < prev    next >
Encoding:
Text File  |  1999-06-05  |  3.4 KB  |  164 lines

  1. head     1.3;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.3
  10. date     1999.06.05.02.17.05;  author dc;  state Exp;
  11. branches ;
  12. next     1.2;
  13.  
  14. 1.2
  15. date     1999.06.05.02.16.40;  author dc;  state Exp;
  16. branches ;
  17. next     1.1;
  18.  
  19. 1.1
  20. date     1999.02.28.14.32.21;  author XEMU;  state Exp;
  21. branches ;
  22. next     ;
  23.  
  24.  
  25. desc
  26. @@
  27.  
  28.  
  29. 1.3
  30. log
  31. @overworld, kabacon, abyss
  32. @
  33. text
  34. @// 
  35. // 
  36. GameName1:"Slots"
  37.  
  38. // 
  39. // 
  40. GameName2:"Ping 2.0"
  41. YouHave:"You Have"
  42. ComputerHas:"Xerxes Has"
  43. Won:"Won"
  44. Scored:"Scored"
  45. YouScore:"You: %d"
  46. ComputerScore:"Xerxes: %d"
  47.  
  48. // 
  49. // 
  50. GameName3:"Swinekeeper"
  51. SwineLose:"You stepped on the corn!\nGame over."
  52. SwineWin:"You found all the corn!  You win!"
  53. SwineStart:"Corn attracts swine. Don't step on the corn!"
  54.  
  55. // 
  56. // 
  57. GameName4:      "OverWorld Zero"
  58. ow_stats_hp:    "Hp: %d / %d"
  59. ow_stats_gp:    "Gold: %d"
  60. ow_stats_lplus: "Level: %d / %d"
  61. ow_stats_lnorm: "Level: %d"
  62. ow_stats_xp:    "Xp: %d"
  63. ow_gameover:    "Game Over"
  64. ow_newlevel:    "Now level %d"
  65. ow_gainxp:      "You got %dxp"
  66. ow_goshrine:    "Go to shrine to Gain Level"
  67. ow_missed:      "%s missed"
  68. ow_damage:      "%s did %d damage"
  69. ow_nodamage:    "%s did no damage"
  70. ow_youdied:     "A %s has killed you"
  71. ow_itdied:      "A %s has died"
  72. ow_gotgold:     "Acquired %d gold"
  73. ow_impass:      "Impassable"
  74. ow_wereseen:    "You were seen"
  75. ow_payheal:     "You pay %dgp to heal"
  76. ow_nocash:      "You don't have %dgp"
  77. ow_startpray:   "Begin praying...."
  78. ow_keeppray:    "Ommmmmm...."
  79. ow_stoppray:    "Prayers abandoned"
  80. ow_moreturn:    "Another 256 turns"
  81. ow_restart:     "Restarting...."
  82. ow_entergame:   "Entering OverWorld Zero"
  83. ow_resume:      "Game Resuming...."
  84. ow_id_monst:    "It's a %s"
  85. ow_id_loot:     "You see %dgp"
  86. ow_id_terr:     "Terrain: %s"
  87. ow_id_exotic:   "Exotic Armor"
  88. ow_find_exotic: "You dug up the Exotic Armor"
  89. ow_get_exotic:  "Your armor is improved"
  90. ow_dragon:      "As you finish your prayer\nYou hear the flapping\nOf a Dragon's Wings"
  91. ow_stats_intro: "You see the Player.  Stats:"
  92. ow_stats_ac:    "Armor: %d"
  93. ow_stats_dmg:   "You do %dd%d+%d damage"
  94. ow_stats_thaco: "You hit %d%% of the time"
  95. ow_silent:      "They are strangely silent"
  96. ow_hello:       "Name? Job? Bye."
  97. ow_wiseman_0:   "The Dragon will attack when you reach 8th level"
  98. ow_wiseman_1:   "Pray at shrines for many turns to achieve your level"
  99. ow_wiseman_2:   "Right Click on self to see combat stats"
  100. ow_wiseman_3:   "Search near lakes for the Exotic Armor"
  101. ow_wiseman_4:   "It is 5gp to heal in a city, 15 in a village"
  102. ow_wiseman_bye: "Now, I must go"
  103.  
  104. ow_monster_00:  "Player"
  105. ow_monster_01:  "Goblin"
  106. ow_monster_02:  "Headless"
  107. ow_monster_03:  "Bat"
  108. ow_monster_04:  "Swine"
  109. ow_monster_05:  "Troll"
  110. ow_monster_06:  "Ghost"
  111. ow_monster_07:  "PondSquid"
  112. ow_monster_08:  "Demon"
  113. ow_monster_09:  "Dragon"
  114. ow_monster_10:  "Wiseperson"
  115.  
  116. ow_terrain_0:   "Plains"
  117. ow_terrain_1:   "Forest"
  118. ow_terrain_2:   "Mountain"
  119. ow_terrain_3:   "Water"
  120. ow_terrain_4:   "Village"
  121. ow_terrain_5:   "City"
  122. ow_terrain_6:   "Road"
  123. ow_terrain_7:   "Shrine"
  124.  
  125. // 
  126. // 
  127. GameName5:      "KaBacon"
  128. kb_score:       "Bacon Caught: %d"
  129. kb_gameover:    "Game Over"
  130. kb_missed:      "You missed a piece of bacon"
  131. kb_newscore:    "Score Number %d"
  132. kb_topscore:    "A New High Score"
  133. kb_youlose:     "Score not in top 10"
  134. kb_highscore:   "%2.2d: %d Pieces Caught"
  135.  
  136. //
  137. // 
  138. GameName6:      "Abyss"
  139. ab_gameover:    "Game Over"
  140. @
  141.  
  142.  
  143. 1.2
  144. log
  145. @put in xemu's changes
  146.  
  147. @
  148. text
  149. @d1 2
  150. d4 3
  151. d14 3
  152. d21 86
  153. @
  154.  
  155.  
  156. 1.1
  157. log
  158. @Initial revision
  159. @
  160. text
  161. @d1 12
  162. a12 1
  163. GameName1: "Slots"@
  164.